CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Random Number Generator

搜索资源列表

  1. xwj2

    0下载:
  2. 随机学号发生器。如,如果用户选择0431班,使用序号为1,那么随机给出0431班中除了学号为1~10之外的其它所有学号中的n个学号;如果选择2,那么随机给出除了学号为10~20之间的其它n个学号;依次类推。-random generator, school. For example, if the user selects 0431 class, the use of a serial number. then randomly given 0,431 school classes, in ad
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8728
    • 提供者:庆才
  1. Command_li22165312132011

    0下载:
  2. A simple commandline password generator written in C. Depending on what kindof characters the user wants it converts a range of decimals to ascii characters and adds them to an array, then it grabs a number of random characters from the array to gene
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2825
    • 提供者:Rahim
  1. WRandomRealNui

    0下载:
  2. 用不同的种子和方法去产生随机数,,像多项巡回随机产生器可直接使用。 -With different seeds and methods to generate random numbers, random generator can be used directly as a number of tour.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2427
    • 提供者:渗透
  1. lfsr

    0下载:
  2. the LFSR is coded in VHDL, using a structural descr iption, which is instantiated as a separate component in the top-level design. Then we can get a random number by a pseudorandom number generator based on a linear feedback shift register (LFS
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-10
    • 文件大小:1725
    • 提供者:宋臣
  1. creater

    0下载:
  2. 在掌握伪随机序列性质的基础上,设计给定长度的伪随机序列信号发生器,也即设计给定n后(n为移位寄存器的级数)最长线性反馈移位寄存器序列。并在给定n产生的最长序列的基础上,截短出课题给出的序列长度,并用FM软件对可编程器件GAL16V8进 行编程,以实现长度不同的序列信号发生器。-Grasp on the basis of the nature of a pseudo-random sequence, the design given the length of the pseudo-random
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:6329
    • 提供者:LYY
  1. ChineseCode

    0下载:
  2. 中文验证码源码,C#完美实例,自带判断模块,下面简要说一下本中文验证码的实现思路:获取GB2312编码页(表),调用函数产生4个随机中文汉字编码,根据汉字编码的字节数组解码出中文汉字,生成随机生成器,清空图片背景色,画图片的背景噪音线,画图片的前景噪音点,画图片的边框线。   CreateCode函数在汉字编码范围内随机创建含两个元素的十六进制字节数组,每个字节数组代表一个汉字,并将 四个字节数组存储在object数组中,参数:strlength,代表需要产生的汉字个数。每循环一次产生一个
  3. 所属分类:CSharp

    • 发布日期:2017-11-15
    • 文件大小:11773
    • 提供者:hpudn89
  1. Schrage

    1下载:
  2. 16807产生器,可以产生从零到一的随机数,每次都不一样-16807 generator can generate from zero to a random number, not the same every
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:903
    • 提供者:许诺
  1. shenfenzhengshengcheng

    2下载:
  2. 身份证生成器加强版,支持全国(含香港)地区,随机姓名自定义数量等操作。-ID generator enhanced to support the country (including Hong Kong) region, the name of the custom random number and other operations.
  3. 所属分类:ELanguage

    • 发布日期:2017-04-06
    • 文件大小:12042
    • 提供者:闪电
  1. Tetris

    0下载:
  2. (1)玩家操作有:旋转方块,以格子为单位左右移动方块,让方块加速落下。 (2)方块移到区域最下方或是着地到其他方块上无法移动时,就会固定在该处,而新的方块出现在区域上方开始落下。 (3)当区域中某一列横向格子全部由方块填满,则该列会消失并成为玩家的得分。同时删除的列数越多,得分指数上升。 (4)当固定的方块堆到区域最上方而无法消除层数时,则游戏结束。 (6)一般来说,游戏还会提示下一个要落下的方块,熟练的玩家会计算到下一个方块,评估要如何进行。由于游戏能不断进行下去对商业用
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:974244
    • 提供者:郑子轩
  1. rouletteluckynumbers-1.0

    0下载:
  2. Key Generator which generate a random number after pressing a start button.
  3. 所属分类:Applications

    • 发布日期:2017-04-29
    • 文件大小:19938
    • 提供者:Mayank
  1. MATLAB_CODE_TO_GENERATE_A_PSEUDO_NOISE_SEQUENCE.z

    0下载:
  2. A pseudorandom number generator (PRNG), also known as a deterministic random bit generator (DRBG),[1] is an algorithm for generating a sequence of numbers whose properties approximate the properties of sequences of random numbers. The PRNG-generated
  3. 所属分类:matlab

    • 发布日期:2017-04-28
    • 文件大小:9492
    • 提供者:rajendra
  1. SevenStar

    0下载:
  2. 是一个彩票号码的生成器,随机地产生一串中奖的彩票号码,以及图形界面的展示。如何控制随机数的生成等。-It is a lottery number generator randomly generates a series of winning lottery numbers, and presentation graphics interface. How to control the generation of random numbers and so on.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1503
    • 提供者:张睿
  1. sjmmsc_v2.0

    0下载:
  2. 在线随机密码生成工具 - (V2.0)修正特点: 1、增加到四组密码的难易程度,分别从数字+小写字母,数字+大写字母,数字+大小写字母以及数字+大小写字母+符号,根据不同的密码要求选择。 2、点击按钮刷新一组新密码,页面不需要刷新,提高用户体验 该工具后面不再更新,基本可以满足我们密码安全需求。 演示地址:http://www.cnyinxingshu.com/tool/password/-Online random password generator- (V2.0) modi
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-30
    • 文件大小:15624
    • 提供者:杨杨
  1. 4207

    0下载:
  2. VC++6.0下写的随机密码生成工具,可以选择是否生成数字与字符的混合体,是否只生成字符,生成位数等,并可以控制一次性生成的个数,一次性可以生成多个密码。VC6下顺利编译,程序简单,学习VC的都能看得懂。-Under the vc++ 6.0 to write random password generator, you can choose whether to generate a mixture of Numbers and characters are only generated ch
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:17765
    • 提供者:chg
  1. m

    0下载:
  2. 易语言QQ邮箱生成器源码例程程序使用“取随机数”命令随机生成QQ号码邮箱。 -Easy language source code generator QQ routine procedures to use the random number to randomly generate the QQ command mailbox.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:zhchwl
  1. yx

    0下载:
  2. 易语言QQ邮箱生成器源码例程程序使用“取随机数”命令随机生成QQ号码邮箱。 -Easy language source code generator QQ routine procedures to use the random number to randomly generate the QQ command mailbox.
  3. 所属分类:ELanguage

    • 发布日期:2017-12-16
    • 文件大小:3072
    • 提供者:a65656
  1. 小学出题-算式生成器

    0下载:
  2. 小学出题-算式生成器,随机生成指定题数量、数字限额、指定运算符随机出题,时间既定,答案二维码扫一扫即可看到。(Primary school problem - Calculation generator, randomly generated number of designated questions, number limit, designated operator random problem, time set, two dimensional scanning of the answ
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:18432
    • 提供者:kkkl
« 1 2 ... 21 22 23 24 25 26»
搜珍网 www.dssz.com